home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
kermit.columbia.edu
/
kermit.columbia.edu.tar
/
kermit.columbia.edu
/
newsgroups
/
misc.19981211-19990422
/
000204_news@watsun.cc.columbia.edu _Wed Feb 10 12:54:10 1999.msg
< prev
next >
Wrap
Internet Message Format
|
1999-04-21
|
2KB
Return-Path: <news@watsun.cc.columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id MAA17518
for <kermit.misc@watsun.cc.columbia.edu>; Wed, 10 Feb 1999 12:54:09 -0500 (EST)
Received: (from news@localhost)
by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id MAA20801
for kermit.misc@watsun.cc.columbia.edu; Wed, 10 Feb 1999 12:53:31 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: pepmnt@watsun.cc.columbia.edu (John Chandler)
Subject: Re: Help: Transmitting to Kermit TSO 4.3.2
Date: 10 Feb 1999 17:53:24 GMT
Organization: Columbia University
Message-ID: <79sh2k$in6$1@newsmaster.cc.columbia.edu>
To: kermit.misc@mailrelay2.cc.columbia.edu
brad.de.groot@gecits-ap.com wrote:
: I actually replicatated the ATOE, ETOA, TATOE and TETOA tables to
: match our previous working version of Kermit-TSO. My reson for doing
: this is that I thought if I could get the tables to match the old
: version of Kermit-TSO then it should work in the new version of
: Kermit-TSO 4.3.2.
One very important question: does the previous version of TSO Kermit
work *now* in the same circumstances where the new version is failing?
If not, then the requirements for the tables may have shifted (because
of a change in VTAM, perhaps). If the old Kermit works, then it might
pay to issue a TDUMP ATOE to both old and new and verify that the tables
actually in effect do match (and ditto for the other tables). It is
possible that the old version was modified to look in a different place
for the system-wide INIT file, so that the tables are altered differently
each time Kermit is started up. Similarly, it might pay to issue a SHOW
to both old and new to see if anything else is different about the
parameter settings.
John Chandler